Query.capture_name_for_id

Get the name of one of the query's captures.

Each capture is associated with a numeric id based on the order that it appeared in the query's source.

struct Query
nothrow
string
capture_name_for_id
()

Meta